home *** CD-ROM | disk | FTP | other *** search
/ Champak Vol A-4 / (Vol A-4) Vol. A4.iso / Games / bratz-estilista.swf / scripts / DefineButton2_373 / BUTTONCONDACTION on(release).as
Text File  |  2008-03-17  |  70b  |  7 lines

  1. on(release){
  2.    if(_global.character)
  3.    {
  4.       play();
  5.    }
  6. }
  7.